feat(seer grouping): Add platform to ingest metrics#82442
Merged
lobsterkatie merged 2 commits intomasterfrom Feb 5, 2025
Merged
feat(seer grouping): Add platform to ingest metrics#82442lobsterkatie merged 2 commits intomasterfrom
lobsterkatie merged 2 commits intomasterfrom
Conversation
625d027 to
869b686
Compare
869b686 to
2125c0f
Compare
839c94d to
05561aa
Compare
2125c0f to
cfab024
Compare
armenzg
approved these changes
Dec 20, 2024
05561aa to
9bef88d
Compare
cfab024 to
2b7f224
Compare
3d6bfb2 to
2de84c2
Compare
2b7f224 to
a0dea93
Compare
2de84c2 to
ce874ac
Compare
a0dea93 to
1bdab89
Compare
Base automatically changed from
kmclb-remove-too-many-frames-exception-code
to
master
February 4, 2025 22:50
1bdab89 to
4269282
Compare
andrewshie-sentry
pushed a commit
that referenced
this pull request
Feb 5, 2025
This adds a `platform` tag to both the `did_call_seer` and `event_content_seer_eligible` metrics we collect as part of ingest.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a
platformtag to both thedid_call_seerandevent_content_seer_eligiblemetrics we collect as part of ingest.